[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Procedure SetShape(Shape:Pointer)
Shape must point to valid mouse driver data of the type
STDMouseShape.
This sets the mouse shape to the picture and mask pointed to by
Shape. The shape is the standard 2 colour picture defined
in the Mouse Database.
(68 bytes of information: 32 byte picture, 32 byte mask, 2 byte
X Hot Spot, 2 byte Y Hot Spot.)
This procedure may not be called when using the BGI PGUI mouse
driver. You should call this after using the BGI PGUI mouse
driver to set your mouse cursor back to the shape you would like.
Example
Mouse.SetShape(IconMouseClock)
sets the mouse cursor to a little clock.
See Also:
Types
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson